CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - .dll call

搜索资源列表

  1. dll_CllUse

    0下载:
  2. dll调用演示,主要是为初学者提供一个参考-dll call presentation, mainly to provide a reference for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:390752
    • 提供者:zjgu
  1. data

    0下载:
  2. basic4ppc source PhoneyCall sofware (creates a "fake call")
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:390397
    • 提供者:Joel
  1. CSCallCDll

    0下载:
  2. C Sharp 调用Dll文件示例,让。net环境互调用成功-Dll file called C Sharp example, let. net environment for the success of each call
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:962252
    • 提供者:wang peng
  1. hardinfo

    0下载:
  2. dll调用cpu ID,通过调用dll实现java 的加密,实现软件注册。-dll call cpu ID, by calling the realization of java encryption dll, registration software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:93505
    • 提供者:hp
  1. TestWebCam

    0下载:
  2. A simple Windows program to open webcam in Winodow PC using C# to call avicap32.dll (develop in Sharp develop)
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:40145
    • 提供者:alphard
  1. MyPing

    0下载:
  2. 这是一个基于ICMP的ping功能实现,不同的是它采用了WSAEventSelect方式,不需要窗口接受消息。而是采用了多线程的方式处理事件。因此,可以把它做成一个dll,方便应用程序调用。-This is an ICMP-based ping functions of the difference is the way it used WSAEventSelect do not accept the message window. Instead of using a multi-thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:97109
    • 提供者:ddk
  1. Csharp_Lv

    0下载:
  2. C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:77090
    • 提供者:zhw63
  1. Winsock

    0下载:
  2. windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:14098
    • 提供者:yifan
  1. dll_ddb1

    0下载:
  2. 能实现动态调用dll连接,利用卡尔曼滤波法解算密码,付详解-To achieve dynamic dll call connection, the use of Kalman filtering method solver password, pay Detailed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:53288
    • 提供者:wangzj
  1. cpp-call-cs

    0下载:
  2. c++ 呼叫c#写的DLL c#的类库注册为COM让C++去调用-cpp-call-cs
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:9381
    • 提供者:yang
  1. CallingaDLL

    0下载:
  2. 用labview8.5实现的调用动态库例子(DLL)。用户可以参考写自己的动态库。可能需要部分组件支持,找不到的朋友可以联系我。-using labview8.5 to call dll file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:11078
    • 提供者:大地飞歌
  1. jnicppdll

    0下载:
  2. 通过java jni 调用 vc 写的 dll的 一个实例。附带了 描述如何 使 代码工作的 文字描述。-Java jni call vc by written dll' s an example. With a descr iption of how to make the code work, the text descr iption.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:115838
    • 提供者:肖恩侠
  1. DLLform

    1下载:
  2. delphi 中调用dll窗口实例 d elphi 中调用dll窗口实例-delphi call dll form delphi call dll form delphi call dll form
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:174360
    • 提供者:sunix
  1. _labview_win_util_32

    0下载:
  2. 实现了对系统内核的调用,里面包含4个方面的调用内容。-Kernel implements and system call, which includes four aspects of call content.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:456546
    • 提供者:王朝
  1. pbdll

    0下载:
  2. pb调用VC编写的dll,dll是一个简单的加法函数-pb call dll written in VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:22181
    • 提供者:冯伟
  1. Dll4_v4

    1下载:
  2. 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3790460
    • 提供者:yikedianzi
  1. log4netDemo

    0下载:
  2. C# 调试DLL,开发过程中调用。记录错误日志。-C# debug DLL, call the development process. Record error log.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:91744
    • 提供者:log4net Demo
  1. C-FORTRAN

    0下载:
  2. C_与Fortran混合语言编程中动态链接库的调用-c & fortran DLL call
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:182872
    • 提供者:emes
  1. TestForJava

    0下载:
  2. GSMModel的java实现源码和简单的测试例子,这里的发送中文的时候直接调用GSMMultiPort类的GSMModemSMSsend(args......)方法,“短信内容”.getBytes("GB2312")这样转换短信内容-GSMModel the java source code and simple test to achieve an example, where the time to send the Chinese a direct call GSMMultiPort c
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1594602
    • 提供者:Innate
  1. cpudll

    0下载:
  2. delphi写的一个可以读取当前CPU使用率与内存使用率的DLL。 调用CPUusage读取CPU使用率,返回值是double 调用GetMemoryUsage读取内存使用率,返回值是double-delphi write one can read the current CPU utilization and memory usage of the DLL. Call CPUusage read the CPU utilization, the return value is doub
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:38073
    • 提供者:王俊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com